body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
th,
td,
img {
    margin: 0;
    padding: 0;
}

img {
    border: 0
}

ol,
ul {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 16px;
}

input {
    outline: none;
    border: none;
}

html {
    _overflow-y: scroll;
}


/*****！！页面通用css样式定义开始******/

html,
body {
    min-width: 1200px;
    font-family: "Microsoft YaHei";
    _width: expression(document.body.clientWidth < 1200 ? "1200px": "auto");
}


/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */

body {
    font-family: "微软雅黑";
    /*文字字体定义 */
    font-size: 14px;
    /*文字大小定义 */
    color: #333;
    /*文字颜色定义 */
    min-width: 1200px;
    outline: none;
}

* {
    word-break: break-all;
    word-wrap: break-word
}


/* 网站超链接css通用设置 */

a {
    text-decoration: none;
}


/* 链接无下划线,有为underline */

a:link {
    color: #2c2c2c;
}


/* 未访问的链接 */

a:visited {
    color: #2c2c2c;
}


/* 已访问的链接 */

a:hover {
    color: #2c2c2c;
    text-decoration: none;
}


/* 鼠标在链接上 */

a:active {
    color: #2c2c2c;
}


/* 点击激活链接 */

p {
    line-height: 24px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none
}

.show {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}


/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/*清除浮动*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}


/*清除浮动*/

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}

.red {
    color: red
}


/*表格样式定义 */

checkbox {
    border: 0px;
}


/*选择框样式定义 */

.input {
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px
}

ul,
li {
    list-style: none
}


/*public*/

.size1 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.backcolor {
    background: #010000;
}

.color {
    color: #010000;
}


/*header*/
.header_txt {background: #f5f5f5;line-height: 30px;color: #4c4c4c;font-size: 12px;}
.header_txt .link a{padding: 0 12px;display: inline-block;color: #4c4c4c;}
.header_txt .link .eng{background: url(../images/line.jpg) no-repeat left center;}

.header_top {width: 100%;background: #fff;}
.header_top .logo{display: block;height: 80px;padding: 15px 0;}
.header_top .search_cnt1{width: 276px;height: 36px;position: relative;margin-top: 42px;}
.header_top .search_cnt1 .txt{font-size: 12px;width: 264px;height: 34px;line-height: 34px;padding-left: 10px;color:#666;border: 1px solid #ebebeb;background: #ebebeb;}
.header_top .search_cnt1 .btn{width: 36px;height: 36px;background: url("../images/btn.jpg") no-repeat;position: absolute;right: 0;top: 0;}

.header_nav{text-align: center;z-index: 9999;position: relative;background: #010000;}
.menu>li {float: left;position: relative;width: 171px;height: 51px;line-height: 51px;}
.menu>li>a {font-size: 14px;color: #fff;letter-spacing: 1px;}
.menu>li:hover,.menu>li.hover{background: #ed1b24;}

.erji{position: absolute;top:51px;left: 0;background: #010000;z-index: 19;display: none;width: 200px;}
.erji>li{height: 45px;line-height: 45px;padding-left: 20px;text-align: left;border-bottom: 1px dashed #5b5b5b;}
.erji>li>a{color: #fff;font-size: 14px;}
.erji>li:hover{background: #ed1b24;}

.header_nav.nav01 {position: fixed;top: 0;left: 0;z-index: 999;width: 100%;min-width: 1200px;}

/*首页banner*/
.index_banner{width: 100%;overflow: hidden;position: relative;z-index: 1;}
.index_banner .flexslider{width: 1920px;height: 100%;position: relative;left: 50%;margin-left: -960px;overflow: hidden;min-width: 1200px;}
.index_banner .slides{position:relative;z-index:1}
.index_banner .slides li{height:100%}
.index_banner .slides li img{width:100%;margin:0 auto;display:block}
.index_banner .flex-control-nav{position:absolute;bottom:35px;z-index:2;width:100%;text-align:center;}
.index_banner .flex-control-nav li{display:inline-block;height:12px;margin:0 6px;*display:inline;zoom:1;}
.index_banner .flex-control-nav a{display:inline-block;width:6px;height:6px;font-size:0;overflow:hidden;background:#fff;cursor:pointer;}
.index_banner .flex-control-nav .flex-active{background:#ed1b24;width:12px;height:12px;}

.index_banner .flex-direction-nav {width: 1200px;height: 64px;position: absolute;left: 50%;top: 50%;margin:-32px 0 0 -600px;  z-index: 1;display: none;}
.index_banner:hover .flex-direction-nav {display: block;}
.index_banner .flex-direction-nav a.flex-prev,
.index_banner .flex-direction-nav a.flex-next{position: absolute;width: 64px;height: 64px;background:url(../images/public/left3.png) no-repeat;font-size: 0}
.index_banner .flex-direction-nav a.flex-prev{left: 0;}
.index_banner .flex-direction-nav a.flex-next{right: 0;background:url(../images/public/right3.png) no-repeat;}

.cover {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/*footer*/
.footer {
    width: 100%;
    min-height: 260px;
    background: #181717;
    overflow: hidden;
}

.footer .footer_nav {
    width: 100%;
    height: 64px;
    line-height: 64px;
    text-align: center;
    border: 1px solid #232121;
}

.footer .footer_nav li {
    display: inline-block;
    width: 168px;
    vertical-align: top;
    background: url(../images/foot_li.png) no-repeat left center;
}

.footer .footer_nav li a {
    font-size: 16px;
    color: #cdcdcd;
}

.footer .footer_nav li.first {
    background: 0;
}

.footer .footer_box {
    margin-top: 34px;
    color: #bbbbbb;
}

.footer .footer_box .chat {
    width: 170px;
    min-height: 150px;
    background: url(../images/f2.png) no-repeat right top;
}

.footer .footer_box .chat div {
    margin-left: 12px;
    width: 108px;
}

.footer .footer_box .chat div img {
    width: 108px;
    height: 108px;
}

.footer .footer_box .chat div p {
    text-align: center;
    margin-top: 5px;
    font-size: 12px;
}

.footer .footer_box .cocate div {
    margin-left: 50px;
    margin-top: 5px;
}

.footer .footer_box .cocate div p {
    font-size: 14px;
    line-height: 30px;
}

.footer .footer_box .right {
    width: 630px;
    margin-top: 13px;
}

.footer .footer_box .right .footer_bottom {
    margin-top: 15px;
}

.footer .footer_box .right .footer_bottom strong {
    display: inline-block;
    margin-right: 27px;
    font-weight: 500;
}

.footer .footer_box .right .footer_bottom strong a {
    color: #bbbbbb;
}

#returnTop{cursor:pointer;position:fixed;bottom:330px;width: 100%;}
#returnTop .wrap{position: relative;}
#returnTop .wrap img{position: absolute;right: -210px;}
